home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / space_boy.swf / scripts / DefineSprite_183 / frame_1 / DoAction.as
Text File  |  2010-11-09  |  152b  |  9 lines

  1. sfxDig = new Sound(this);
  2. sfxDig.attachSound("sfxDig");
  3. active = 1;
  4. prevActive = 0;
  5. _parent.rikonActive = 0;
  6. rikonY = 0;
  7. this._x = 570;
  8. play();
  9.